type crypto/elliptic.nistPoint

2 uses

	crypto/elliptic (current package)
		nistec.go#L106: type nistCurve[Point nistPoint[Point]] struct {
		nistec.go#L112: type nistPoint[T any] interface {